Skip to content

Conversation

nordic-segl
Copy link
Contributor

No description provided.

@nordic-segl nordic-segl requested review from a team as code owners July 24, 2025 12:28
@github-actions github-actions bot added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Jul 24, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Jul 24, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@5ca258a nrfconnect/sdk-zephyr@c1bf433 (main) nrfconnect/[email protected]

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Jul 24, 2025

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 10

Inputs:

Sources:

sdk-nrf: PR head: 0f7cac22ce5d39eaa73b55ba6120e5a20b2e4216
zephyr: PR head: c1bf4336ce6d3a1bf6007c06c9ed8142183e16d1

more details

sdk-nrf:

PR head: 0f7cac22ce5d39eaa73b55ba6120e5a20b2e4216
merge base: 621627ebef4118d70e48fc48711929e050e2c96f
target head (main): 621627ebef4118d70e48fc48711929e050e2c96f
Diff

zephyr:

PR head: c1bf4336ce6d3a1bf6007c06c9ed8142183e16d1
merge base: 5ca258a1523d6f9a9211c51770fa7e7be2fa27ad
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (50)
samples
│  ├── zephyr
│  │  ├── subsys
│  │  │  ├── usb
│  │  │  │  ├── cdc_acm
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── app.overlay
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── sample.yaml
│  │  │  │  │  │ usbd_next_prj.conf
│  │  │  │  ├── hid-keyboard
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  │ sample.yaml
│  │  │  │  ├── hid-mouse
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  │ sample.yaml
│  │  │  │  ├── mass
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── sample.yaml
│  │  │  │  │  │ usbd_next_prj.conf
tests
│  ├── subsys
│  │  ├── usb
│  │  │  ├── negotiated_speed
│  │  │  │  │ testcase.yaml
west.yml
zephyr
│  ├── boards
│  │  ├── nordic
│  │  │  ├── nrf54lm20dk
│  │  │  │  │ nrf54lm20dk_nrf54lm20a_cpuapp.yaml
│  ├── samples
│  │  ├── subsys
│  │  │  ├── usb
│  │  │  │  ├── cdc_acm
│  │  │  │  │  ├── README.rst
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── sample.yaml
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  │  │ usbd_next_prj.conf
│  │  │  │  ├── hid-keyboard
│  │  │  │  │  │ sample.yaml
│  │  │  │  ├── hid-mouse
│  │  │  │  │  ├── README.rst
│  │  │  │  │  ├── app.overlay
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── sample.yaml
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  │  │ usbd_next_prj.conf
│  │  │  │  ├── legacy
│  │  │  │  │  ├── cdc_acm
│  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  ├── README.rst
│  │  │  │  │  │  ├── app.overlay
│  │  │  │  │  │  ├── prj.conf
│  │  │  │  │  │  ├── sample.yaml
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ main.c
│  │  │  │  │  ├── hid-mouse
│  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  ├── README.rst
│  │  │  │  │  │  ├── prj.conf
│  │  │  │  │  │  ├── sample.yaml
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ main.c
│  │  │  │  │  ├── mass
│  │  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  │  ├── README.rst
│  │  │  │  │  │  ├── app.overlay
│  │  │  │  │  │  ├── prj.conf
│  │  │  │  │  │  ├── sample.yaml
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ main.c
│  │  │  │  ├── mass
│  │  │  │  │  ├── README.rst
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ rpi_pico_rp2040_w.overlay
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── sample.yaml
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  │  │ usbd_next_prj.conf

Outputs:

Toolchain

Version:
Build docker image:

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain
  • ◻️ Build twister
  • ◻️ Integration tests
    • ◻️ test-fw-nrfconnect-rs
    • ◻️ test-fw-nrfconnect-fem
    • ◻️ test-sdk-find-my
    • ◻️ test-low-level
    • ◻️ test-sdk-mcuboot
    • ◻️ test-sdk-dfu
Disabled integration tests
    • test-fw-nrfconnect-nrf_lrcs_mosh
    • test-fw-nrfconnect-nrf_lrcs_positioning
    • desktop52_verification
    • doc-internal
    • test_ble_nrf_config
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-chip
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • test-fw-nrfconnect-nrf-iot_thingy91
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-proprietary_esb
    • test-fw-nrfconnect-ps-main
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread-main
    • test-sdk-audio
    • test-sdk-pmic-samples
    • test-sdk-wifi
    • test-secdom-samples-public

Note: This message is automatically posted and updated by the CI

@nordic-segl nordic-segl force-pushed the NRFX-7936_Enable-USB-testing-on-nrf54lm20dk branch from 5187d6d to d8496f1 Compare August 19, 2025 06:16
Copy link

You can find the documentation preview for this PR here.

@nordic-segl nordic-segl force-pushed the NRFX-7936_Enable-USB-testing-on-nrf54lm20dk branch from d8496f1 to de3c52f Compare August 19, 2025 06:51
@nordic-segl nordic-segl requested a review from a team as a code owner August 19, 2025 06:51
@nordic-segl nordic-segl force-pushed the NRFX-7936_Enable-USB-testing-on-nrf54lm20dk branch 3 times, most recently from 6fce1be to c6a9ba4 Compare August 19, 2025 10:02
@nordic-segl
Copy link
Contributor Author

Works in CI

12:06:29  INFO    - 3/9 nrf54lm20dk/nrf54lm20a/cpuapp hid-keyboard/nrf.extended.sample.usbd.hid-keyboard.large-out-report PASSED (device: 1051889462, 4.594s <zephyr>)
<no sample.usbd.dfu>
12:06:30  INFO    - 8/9 nrf54lm20dk/nrf54lm20a/cpuapp mass/nrf.extended.sample.usbd.mass_ram_fat     PASSED (device: 1051888449, 4.749s <zephyr>)
<no sample.subsys.usb.uvc>
<no sample.subsys.usb.uvc.camera>
12:06:29  INFO    - 1/9 nrf54lm20dk/nrf54lm20a/cpuapp cdc_acm/nrf.extended.sample.usb_device_next.cdc-acm-workqueue PASSED (device: 1051853457, 4.554s <zephyr>)
12:06:29  INFO    - 4/9 nrf54lm20dk/nrf54lm20a/cpuapp cdc_acm/nrf.extended.sample.usb_device_next.cdc-acm PASSED (device: 1051888449, 4.332s <zephyr>)
12:06:29  INFO    - 7/9 nrf54lm20dk/nrf54lm20a/cpuapp hid-keyboard/nrf.extended.sample.usbd.hid-keyboard.large-report PASSED (device: 1051853457, 3.914s <zephyr>)
12:06:29  INFO    - 2/9 nrf54lm20dk/nrf54lm20a/cpuapp hid-keyboard/nrf.extended.sample.usbd.hid-keyboard PASSED (device: 1051888449, 4.237s <zephyr>)
12:06:29  INFO    - 5/9 nrf54lm20dk/nrf54lm20a/cpuapp hid-mouse/nrf.extended.sample.usb_device_next.hid-mouse PASSED (device: 1051853457, 4.577s <zephyr>)
<no sample.usb_device_next.midi>
12:06:51  INFO    - 9/9 nrf54lm20dk/nrf54lm20a/cpuapp mass/nrf.extended.sample.usbd.mass_ram_none    PASSED (device: 1051853457, 4.512s <zephyr>)
12:06:29  INFO    - 6/9 nrf54lm20dk/nrf54lm20a/cpuapp hid-keyboard/nrf.extended.sample.usbd.hid-keyboard.out-report PASSED (device: 1051889462, 4.433s <zephyr>)

@nordic-segl nordic-segl force-pushed the NRFX-7936_Enable-USB-testing-on-nrf54lm20dk branch from c6a9ba4 to b7e025f Compare August 25, 2025 13:00
@nordic-segl nordic-segl force-pushed the NRFX-7936_Enable-USB-testing-on-nrf54lm20dk branch from b7e025f to 72d2a8f Compare August 27, 2025 08:18
Switch sample from nrf54lm20pdk to nrf54lm20dk.

Update sample configuration to match the original one.

Keep execution of this sample on 54H20 and 54LM20 as this
version checks more logs (these additional logs are printed
only with host computer connected).

Signed-off-by: Sebastian Głąb <[email protected]>
Switch sample from nrf54lm20pdk to nrf54lm20dk.

Update sample configuration to match the original one.

Keep execution of this sample on 54H20 and 54LM20 as this
version checks more logs (these additional logs are printed
only with host computer connected).

Signed-off-by: Sebastian Głąb <[email protected]>
Switch sample from nrf54lm20pdk to nrf54lm20dk.

Update sample configuration to match the original one.

Keep execution of this sample on 54H20 and 54LM20 as this
version checks more logs (these additional logs are printed
only with host computer connected).

Signed-off-by: Sebastian Głąb <[email protected]>
Switch sample from nrf54lm20pdk to nrf54lm20dk.

Update sample configuration to match the original one.

Keep execution of this sample on 54H20 and 54LM20 as this
version checks more logs (these additional logs are printed
only with host computer connected).

Signed-off-by: Sebastian Głąb <[email protected]>
Switch test from nrf54lm20pdk to nrf54lm20dk.

Signed-off-by: Sebastian Głąb <[email protected]>
@nordic-segl nordic-segl force-pushed the NRFX-7936_Enable-USB-testing-on-nrf54lm20dk branch from 72d2a8f to 475da88 Compare August 27, 2025 10:36
@github-actions github-actions bot removed the DNM label Aug 27, 2025
Include:
Nrfx 7936 enable usb testing on nrf54lm20dk
nrfconnect/sdk-zephyr#3082
zephyrproject-rtos/zephyr#93667

Signed-off-by: Sebastian Głąb <[email protected]>
@nordic-segl nordic-segl force-pushed the NRFX-7936_Enable-USB-testing-on-nrf54lm20dk branch from 475da88 to 0f7cac2 Compare August 27, 2025 10:48
@nordic-piks nordic-piks merged commit 58e163f into nrfconnect:main Aug 27, 2025
14 checks passed
@nordic-segl nordic-segl deleted the NRFX-7936_Enable-USB-testing-on-nrf54lm20dk branch August 27, 2025 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. manifest manifest-zephyr
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants